home *** CD-ROM | disk | FTP | other *** search
/ Geek 6 / Geek-006.iso / mac / mmjb102Mac.hqx / MusicMatch JukeBox 1.02 / Help / html__ns.css < prev    next >
Cascading Style Sheet File  |  2000-07-13  |  3KB  |  108 lines

  1. BODY { 
  2.       font-family:Verdana; 
  3.       font-size:10.0pt; 
  4.       background-color:white; 
  5.       text-align:justify; 
  6.       color:maroon; 
  7.       border:"solid blue 2.0pt";  }
  8. .mvd-BODY { 
  9.            font-family:Verdana; 
  10.            font-size:10.0pt; 
  11.            background-color:white; 
  12.            text-align:justify; 
  13.            color:maroon;  }
  14. CITE.expandspot { 
  15.                  font-style:normal; 
  16.                  color:green; 
  17.                  cursor:hand;  }
  18. .mvd-CITE-expandspot { 
  19.                       font-style:normal; 
  20.                       color:green; 
  21.                       cursor:hand;  }
  22. DFN.collapsed { 
  23.                font-style:italic; 
  24.                font-weight:normal; 
  25.                display:none; 
  26.                color:red;  }
  27. .mvd-DFN-collapsed { 
  28.                     font-style:italic; 
  29.                     font-weight:normal; 
  30.                     display:none; 
  31.                     color:red;  }
  32. DFN.expanded { 
  33.               font-style:italic; 
  34.               font-weight:normal; 
  35.               color:red;  }
  36. .mvd-DFN-expanded { 
  37.                    font-style:italic; 
  38.                    font-weight:normal; 
  39.                    color:red;  }
  40. EM.dropspot { 
  41.              color:green; 
  42.              cursor:hand;  }
  43. .mvd-EM-dropspot { 
  44.                   color:green; 
  45.                   cursor:hand;  }
  46. CITE.glossterm { 
  47.                 font-style:normal; 
  48.                 color:maroon; 
  49.                 cursor:hand;  }
  50. .mvd-CITE-glossterm { 
  51.                      font-style:normal; 
  52.                      color:maroon; 
  53.                      cursor:hand;  }
  54. DFN.glosscollapsed { 
  55.                     font-style:italic; 
  56.                     font-weight:normal; 
  57.                     display:none; 
  58.                     color:blue;  }
  59. .mvd-DFN-glosscollapsed { 
  60.                          font-style:italic; 
  61.                          font-weight:normal; 
  62.                          display:none; 
  63.                          color:blue;  }
  64. DFN.glossexpanded { 
  65.                    font-style:italic; 
  66.                    font-weight:normal; 
  67.                    color:blue;  }
  68. .mvd-DFN-glossexpanded { 
  69.                         font-style:italic; 
  70.                         font-weight:normal; 
  71.                         color:blue;  }
  72. ADDRESS.BulletsColor { 
  73.                       font-family:Verdana; 
  74.                       font-size:10.0pt; 
  75.                       list-style-type:square; 
  76.                       color:maroon;  }
  77. .mvd-ADDRESS-BulletsColor { 
  78.                            font-family:Verdana; 
  79.                            font-size:10.0pt; 
  80.                            list-style-type:square; 
  81.                            color:maroon;  }
  82. P.numbers { 
  83.            font-family:Verdana; 
  84.            font-size:10.0pt; 
  85.            list-style-type:decimal; 
  86.            color:maroon;  }
  87. .mvd-P-numbers { 
  88.                 font-family:Verdana; 
  89.                 font-size:10.0pt; 
  90.                 list-style-type:decimal; 
  91.                 color:maroon;  }
  92.  
  93. P {
  94.    background-color:white; 
  95.    text-align:justify; 
  96.    border:"solid blue 2.0pt"; 
  97.    font-family:Verdana; 
  98.    font-size:10.0pt; 
  99.    color:black; }
  100.  
  101. .mvd-P {
  102.         background-color:white; 
  103.         text-align:justify; 
  104.         border:"solid blue 2.0pt"; 
  105.         font-family:Verdana; 
  106.         font-size:10.0pt; 
  107.         color:black; }
  108.